Get File Size
Command Prototype
iRet = File.Size(sPath)
Command Description
Get the size of a file, or get the size of an entire folder (in bytes)
Parameter Description
- Required Parameter
- sPath--The path to a file
- return
- iRet--The variable used to save the output of the function call